home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 21
/
Cream of the Crop 21 (Terry Blount) (October 1996).iso
/
program
/
ezmouse2.zip
/
WHATS.NEW
< prev
Wrap
Text File
|
1996-05-11
|
582b
|
16 lines
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
* What's New In EZ-Mouse Ver. 2.0? *
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
1.) Change the ConfineMouse procedure from:
ConfineMouse(MinX, MaxX, MinY, MaxY) to:
ConfineMouse(MinX, MinY, MaxX, MaxY) for convenience.
2.) Added the ResetMouse procedure.
3.) Fixed the problem in graphics mode in which the screen changes to red
after calling InstallMouse
4.) Added the ChangeCursor procedure